Conditional Loop

Command Prototype

`Do While expression

Loop`

Command Description

With While loop, keep executing the block of statements "Block" when the expression is true, and exit the loop when the expression is false

Parameter Description
Required Parameter
expression--The expression used for Judgment

results matching ""

    No results matching ""